actions

abstract fun actions(): Set<Action>

Return a set of Action that this parents children are annotated with. This is used to show the total set of actions relevant to this parent to the user in-game.

Author

fzzyhmstrs

Since

0.1.1

See also